home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 21 / PC Gamer IT CD 21.iso / outpost2 / setup.iss < prev    next >
INI File  |  1997-04-11  |  367b  |  30 lines

  1. [InstallSHIELD Silent]
  2. Version=v3.00.00
  3. File=Response File
  4.  
  5. [DlgOrder]
  6. Dlg0=Welcome-0
  7. Dlg1=SdShowInfoList-0
  8. Dlg2=AskDestPath-0
  9. Dlg3=SdStartCopy-0
  10. Dlg4=SdFinish-0
  11. Count=5
  12.  
  13. [Welcome-0]
  14. Result=1
  15.  
  16. [SdShowInfoList-0]
  17. Result=1
  18.  
  19. [AskDestPath-0]
  20. szPath=c:\Dynamix\OP2Demo
  21. Result=1
  22.  
  23. [SdStartCopy-0]
  24. Result=1
  25.  
  26. [SdFinish-0]
  27. Result=1
  28. bOpt1=0
  29. bOpt2=0
  30.